home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 September / CHIP 1996 szeptember (CD07).zip / CHIP_CD07.ISO / povray30 / povmsdos.exe / POVMSDOS.ZIP / ALLANIM.INI < prev    next >
Text File  |  1996-04-25  |  951b  |  24 lines

  1. Fatal_Error_Command=command /C type fatal.out>>allscene.err
  2. Fatal_File=on
  3. -P +b100 +X100 +a0.05 +r4 -j
  4. +mb1
  5. res120
  6. -d +v
  7. -oallscene\
  8. Pre_Scene_Command=exists %p%s.flc
  9. Pre_Scene_Return=-q                     
  10.  
  11. Output_to_File=On
  12. Pre_Scene_Command=exists %p%s.flc      ;;If myfile.flc already exists
  13. Pre_Scene_Return=-q                    ;;  skip entire scene
  14. Pre_Frame_Command=pkzip -vb %p%s %o    ;;Test if myfile.tga in myfile.zip
  15. Pre_Frame_Return=-s                    ;;  if no error, skip this frame
  16. Post_Frame_Command=pkzip -mu %p%s %p%o ;;Move myfile.tga to myfile.zip
  17.                                        ;;  This removes tga from disk
  18. Post_Frame_Return=f                    ;;If error, crash
  19. Post_Scene_Command=command /C dta /o%p%s.flc /R%w,%h %p%s.zip  ;;make myfile.flc
  20. Post_Scene_Return=f                    ;;If error, crash
  21. Pause_When_Done=Off
  22. Continue_Trace=On                
  23. Test_Abort=On                    
  24.